home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / distribs / doc / doc.bug < prev    next >
Text File  |  1992-09-07  |  3KB  |  93 lines

  1.  
  2. This file is part of the doc package.
  3. -------------------------------------
  4.  
  5. \def\filedate{92/08/24}
  6.  
  7. This file contains problem-records and bug-reports for doc.sty and
  8. docstrip.tex.  Unsolved problems and uncorrected but known bugs (so
  9. called features) start out with two exclamation marks before the
  10. number.  Fixed problems will start with two asterisks.
  11.  
  12.  
  13.  
  14. !! (1) FMi 89/11/26: The checksum mechanism will not work correctly
  15.         for nested files if both contain checksums. Haven't thought
  16.         about a way to handle these cases.
  17.  
  18. !! (2) FMi 90/01/21: The footnote counter will not be reseted
  19.         correctly after a title.
  20.  
  21. ** (3) FMi 90/04/22: Introduced a bug in the definition of \meta by
  22.         making spaces active in this command. So one will get multiple
  23.         spaces in certain circumstances.
  24.        FMi 90/05/24: Fixed in version 1.6a of doc.sty.
  25.  
  26. ** (4) FMi 90/05/21: An \endinput in a docstrip command file will end
  27.         the program and not the command file. This is of no interest
  28.         to the normal user.
  29.        FMi 90/05/24: Fixed in version 1.1i of docstrip.tex.
  30.  
  31.  
  32. ** (5) FMi 90/10/09: Depending on your version of makeindex, the
  33.         makeindex style files gind.ist and gglo.ist (which are
  34.         necessary to produce index and change-log of .doc files) might
  35.         not work correcty.  There have been some syntax changes.
  36.        FMi: Corrected in version 1.7 by supplying \OldMakeindex
  37.         command.
  38.  
  39. ** (6) FMi 90/10/21: Setting of \catcode`\~ to \active is incorrectly
  40.         placed inside the definition of \SpecialEscapechar where it
  41.         has no effect.  It has to be placed arround the definition.
  42.        FMi 92/06/19: Fixed in version 1.7g.
  43.  
  44.  
  45. ** (7) FMi 90/11/16: \meta incorrectly started with \hbox resulting in
  46.         a vertical list instead of a paragraph if it is used at the
  47.         beginning of a paragraph.
  48.        Fixed by adding \leavevmode in front (v1.6d).
  49.  
  50. ** (6) FMi 91/04/03: theindex and theglossary now defined using
  51.         \newenvironment and \renewenvironment to doc running under the
  52.         kernel for LaTeX 3.0. This change should have no effect in
  53.         LaTeX 2.09 (v1.6e)
  54.  
  55. !! (7) KKT 91/04/08: \generatefile give error when used without
  56.         \preamble command in docstrip.cmd.
  57.        FMi 91/04/08 fixed in version 1.1l of docstrip. (beta test)
  58.  
  59. ** (8) FMi 92: doc.doc was updated by DLo documented many added
  60.         features and added additional code to make doc work better
  61.         with the docstrip utility. A big thank you to him for this
  62.         marvelous work. So we are now at version 1.7.
  63.  
  64. ** (9) FMi 92: docstrip.doc was rewritten by JBr incorporating new
  65.         code written by DDu. A big thank you to him for this marvelous
  66.         work. So we are now at version 2.0.
  67.  
  68. ** (10) DCa 92/07/31: \CodelineIndex does not respect a \nofiles 
  69.         declaration.
  70.        FMi 92/08/14: Fixed with version 1.7j.
  71.  
  72. ** (11) BRa 92/08/03: Interactive use of docstrip doesn't allow to
  73.         overwrite a file.
  74.        FMi 92/08/17: Fixed with version 2.0r.
  75.  
  76. ** (12) DDi 92/08/24: The cmd \on@line is undefined if an older LaTeX
  77.         version is used.
  78.        FMi 92/08/24: Fixed with version 1.7k of doc.
  79.  
  80.  
  81. The good guys
  82.  
  83.   JBr   Johannes Braams
  84.   DDi   Dan Dill
  85.   DDu   Denys Duchier
  86.   BRa   Bernd Raichle
  87.   KKT   Kresten Krab Thorup
  88.   DLo   David Love
  89.  
  90.  
  91.  
  92.  
  93.